Welcome![Sign In][Sign Up]
Location:
Search - ring3 source

Search list

[Driver DevelopKernelExec

Description: 从RING0级下启动RING3级的应用程序源代码-from RING0 activated RING3-level application program source code
Platform: | Size: 69883 | Author: fengdian | Hits:

[Driver DevelopExcpHookMonitor_0.0.4

Description: ExcpHook is an open source (see license.txt) Exception Monitor for Windows made by Gynvael Coldwind (of Team Vexillium). t uses a ring0 driver to hook KiExceptionDispatch procedure to detect the exceptions, and then shows information about the exception on stdout (using the ring3 part of the program ofc). The difference between this method, and the standard debug API method it that this method monitores all of XP processes, and the program does not have to attach to any other process to monitor it, hence it s harder to detect. The code currently is considered as ALPHA, and it has been reported to BSoD sometimes (on multi core/cpu machines). Take Care!
Platform: | Size: 54007 | Author: 张京 | Hits:

[OS programring0nodriver

Description: 无驱动执行 Ring0 代码的源程序-No drive the implementation of the source code Ring0
Platform: | Size: 74752 | Author: waterwhu | Hits:

[Windows Developwinring0

Description: API RING 0级调用,是一个非常好的例子,我真的是佩服了!-RING 0 API call is a very good example, I really admire!
Platform: | Size: 534528 | Author: SUN | Hits:

[Driver DevelopKernelExec

Description: 从RING0级下启动RING3级的应用程序源代码-from RING0 activated RING3-level application program source code
Platform: | Size: 70656 | Author: fengdian | Hits:

[Driver DevelopExcpHookMonitor_0.0.4

Description: ExcpHook is an open source (see license.txt) Exception Monitor for Windows made by Gynvael Coldwind (of Team Vexillium). t uses a ring0 driver to hook KiExceptionDispatch procedure to detect the exceptions, and then shows information about the exception on stdout (using the ring3 part of the program ofc). The difference between this method, and the standard debug API method it that this method monitores all of XP processes, and the program does not have to attach to any other process to monitor it, hence it s harder to detect. The code currently is considered as ALPHA, and it has been reported to BSoD sometimes (on multi core/cpu machines). Take Care!
Platform: | Size: 53248 | Author: 张京 | Hits:

[Embeded-SCM Developtimeprotect

Description: 突破时间限制的软件,内容包括ring3 GUI和相应驱动源码-Breakthrough in time-limited software, including drivers ring3 GUI and the corresponding source
Platform: | Size: 153600 | Author: 聂云 | Hits:

[assembly languagering0

Description: 从ring3跳到ring0的源代码,用汇编语言编写。-Ring3 Skip ring0 from the source code, using assembly language preparation.
Platform: | Size: 4096 | Author: 木头 | Hits:

[Hook apiDaMousePrototypeB

Description: Ring0和Ring3下的Rootkit源代码。很棒。-Ring3 under Ring0 and Rootkit source code. Great.
Platform: | Size: 245760 | Author: DNA | Hits:

[Driver DevelopCheatEngine

Description: 这是一段游戏修改工具的源代码.ring3功能由dephi开发,驱动是C开发.希望对大家有帮助-This is game modification tools section of the source code. Ring3 features developed by Delphi, the drive is the C development. I hope all of you help
Platform: | Size: 9399296 | Author: 笨笨 | Hits:

[Driver Developdelphi_PspTerminateProcess

Description: delphi版内核调用PspTerminateProcess杀进程源码,在ring3下搜索PspTerminateProcess地址,传给ring0,然后在ring0下调用。-delphi kernel call PspTerminateProcess kill the process, source code, in the next ring3 search PspTerminateProcess address, passed ring0, and then ring0 invoked.
Platform: | Size: 13312 | Author: 9908006 | Hits:

[Windows Developkeyspy

Description: ring3下读取物理地址执行ring0代码,在ring0代码嵌入汇编指令直接读取I/O端口。优秀的键盘记录源码.-ring3 to read the physical address of the next Executive ring0 code, the code embedded in the ring0 assembly instructions directly read I/O ports. Excellent keylogger source code
Platform: | Size: 107520 | Author: kingmax | Hits:

[Industry researchdarkfire

Description: I m releasing my private ring3 rootkit "DarkFire" now. It s written in C#, source is included. Also there are the 4 examples, but you may also execute the source from VS if you don t trust exes... Features: * Hide Processes * Hide Registry values * Hide Registry keys * Anti Sandbox for several sandboxes -I m releasing my private ring3 rootkit "DarkFire" now. It s written in C#, source is included. Also there are the 4 examples, but you may also execute the source from VS if you don t trust exes... Features: * Hide Processes * Hide Registry values * Hide Registry keys * Anti Sandbox for several sandboxes
Platform: | Size: 29696 | Author: sonam | Hits:

[Driver DevelopIoControl

Description: 一个与驱动进行通信的RING3控制台软件,基本流程都有,适合初学者!下载后 只要读懂源码,扩展是非常方便的-Communicate with the driver of a RING3 console software, the basic processes are suitable for beginners! Download as long as the read source code, expansion is very convenient
Platform: | Size: 2603008 | Author: coorell | Hits:

[Delphi VCLClear_CMOS_Password

Description: delphi 中在RING3清除CMOS密码源码。。附可执行程序-delphi in the clear CMOS password in RING3 source. . Attached executable program
Platform: | Size: 167936 | Author: ITangel | Hits:

[source in ebookKill360ring3

Description: 在RING3下关闭360 的源码 希望对想学习的人有帮助-Closed 360 under the RING3 source wishes to help people want to learn
Platform: | Size: 6144 | Author: 梁小华 | Hits:

[OS programRing3ReSDDTVC

Description: Ring3 下恢复SSDT完整的VC源代码-Ring3 SSDT resume full source code VC
Platform: | Size: 15360 | Author: 李句 | Hits:

[Hook apikeymon2008

Description: 键盘记录 运用hook 钩子技术,截取到用户的输入-Keylogger hook keyboard ring3 source
Platform: | Size: 102400 | Author: kebo | Hits:

[Hook apiInLineHook

Description: 基于ring3的inline hook源码,使用VC6.0开发,是初学者的好的教程。-Based on the inline hook ring3 source, using VC6.0 development is good tutorial for beginners.
Platform: | Size: 9216 | Author: blue | Hits:

[Driver DevelopRing3

Description: 类似PChunter的内核工具。本工具是应用层的源码。适合内核新手-Similar PChunter core tools. This tool is the source application layer. Suitable for novice kernel
Platform: | Size: 12176384 | Author: 薄慕颜 | Hits:
« 12 »

CodeBus www.codebus.net